automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 21:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 21:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-02 10:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-02 10:42 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  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
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| unit_tests_mbuf |  PASS  |
+-----------------+--------+
| mtu_update      |  FAIL  |
+-----------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  8:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  8:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
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

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  7:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  7:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
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

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (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)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
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

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 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 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/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
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

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:25 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  6:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  5:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.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

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  5:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  5:35 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  4:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  4:46 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-07-01  4:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-07-01  4:45 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  PASS  |
+-----------------------------+--------+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29653/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  9:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  9:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  8:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  8:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  8:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  8:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  8:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  8:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  8:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  8:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  7:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  7:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  7:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  7:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  7:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  7:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  7:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  7:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  7:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PEND               |
+------------------------------------+--------------------+
| 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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29650/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  6:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  5:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  5:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  5:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  5:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-30  5:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-30  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29 10:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29 10:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  9:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  9:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  9:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  9:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  8:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  8:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  8:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  8:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  8:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  8:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  8:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  8:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | 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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  8:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  8:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | 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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  8:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  8:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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)              | 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)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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/29643/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  7:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ====
\08\06\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0p\0o\0w\0e\0r\0_\0i\0n\0t\0e\0l\0_\0u\0n\0c\0o\0r\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\02\00\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\07\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0r\0e\0o\0r\0d\0e\0r\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\08\08\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0F\0A\0I\0L\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \03\0.\05\05\0s\0 \0 \0 \0(\0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \04\02\09\04\09\06\07\02\09\05\0 \0o\0r\0 \0s\0i\0g\0n\0a\0l\0 \04\02\09\04\09\06\07\01\06\07\0 \0S\0I\0G\0i\0n\0v\0a\0l\0i\0d\0)\0
\0
\0>\0>\0>\0 \0M\0A\0L\0L\0O\0C\0_\0P\0E\0R\0T\0U\0R\0B\0_\0=\09\01\0 \0D\0P\0D\0K\0_\0T\0E\0S\0T\0=\0s\0e\0r\0v\0i\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0a\0p\0p\0\\0t\0e\0s\0t\0\\0d\0p\0d\0k\0-\0t\0e\0s\0t\0.\0e\0x\0e\0
\0
\0
\0
\08\09\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0a\0s\0h\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\09\00\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0h\0r\0e\0a\0d\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\06\09\0s\0
\0
\09\01\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0t\0r\0a\0c\0e\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0S\0K\0I\0P\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0 \0 \0 \0e\0x\0i\0t\0 \0s\0t\0a\0t\0u\0s\0 \07\07\0
\0
\09\02\0/\09\02\0 \0D\0P\0D\0K\0:\0f\0a\0s\0t\0-\0t\0e\0s\0t\0s\0 \0/\0 \0m\0e\0t\0r\0i\0c\0s\0_\0a\0u\0t\0o\0t\0e\0s\0t\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0O\0K\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0.\01\02\0s\0
\0
\0
\0
\0
\0
\0O\0k\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\08\0 \0 \0
\0
\0E\0x\0p\0e\0c\0t\0e\0d\0 \0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0F\0a\0i\0l\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \01\0 \0 \0 \0
\0
\0U\0n\0e\0x\0p\0e\0c\0t\0e\0d\0 \0P\0a\0s\0s\0:\0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0S\0k\0i\0p\0p\0e\0d\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \04\03\0 \0 \0
\0
\0T\0i\0m\0e\0o\0u\0t\0:\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \00\0 \0 \0 \0
\0
\0
\0
\0F\0u\0l\0l\0 \0l\0o\0g\0 \0w\0r\0i\0t\0t\0e\0n\0 \0t\0o\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0t\0e\0s\0t\0l\0o\0g\0.\0t\0x\0t\0
\0
\0
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  6:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  5:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  5:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  5:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  5:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  5:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  5:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-29  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-29  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PEND               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PEND               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 21:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 21:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS               |
+-----------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 11:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 11:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Debian 12 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28 10:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28 10:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  9:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  9:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28  9:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| Ubuntu 22.04      | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  9:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28  9:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| Ubuntu 22.04      | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  9:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| Ubuntu 22.04      | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  9:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28  9:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29631/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  3:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28  3:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-28  3:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-28  3:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 11:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 11:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 11:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 11:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| Ubuntu 22.04      | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| Ubuntu 22.04      | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| RHEL9             | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27 10:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL 7            | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27 10:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Fedora 39 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29612/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-27  9:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-27  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26 15:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26 15:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 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

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

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)

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26 15:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26 15:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26 11:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26 11:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 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 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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26 11:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26 11:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 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 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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating rte_pcapng_mingw with a custom command.
[378/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  9:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  9:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29588/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  8:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  8:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-26  8:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-26  8:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 14:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 14:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+
| Fedora 37        | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 14:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 14:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+
| Fedora 37        | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 13:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 13:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 13:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 13:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 13:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 13:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 13:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 13:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 12:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 12:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.3     | PASS               |
+------------------+--------------------+
| FreeBSD 14.1     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Ubuntu 24.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Fedora 39        | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12        | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Fedora 40        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL9            | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 11:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 11:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-25 10:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-25 10:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29573/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  8:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  8:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  8:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  8:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  8:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  8:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  7:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  7:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  7:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL9               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[392/3510] Generating member.sym_chk with a meson_exe.py custom command.
[393/3510] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[394/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	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)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[392/3510] Generating member.sym_chk with a meson_exe.py custom command.
[393/3510] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[394/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	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)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[392/3510] Generating member.sym_chk with a meson_exe.py custom command.
[393/3510] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[394/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	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)

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[392/3510] Generating member.sym_chk with a meson_exe.py custom command.
[393/3510] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[394/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[392/3510] Generating member.sym_chk with a meson_exe.py custom command.
[393/3510] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[394/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[392/3510] Generating member.sym_chk with a meson_exe.py custom command.
[393/3510] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[394/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40
	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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  6:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  5:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  5:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29554/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-24  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-24  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  9:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  9:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  8:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  8:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  7:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  7:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[388/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[389/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[390/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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 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 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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[388/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[389/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[390/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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 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 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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[388/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[389/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[390/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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 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 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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[388/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[389/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[390/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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 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 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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[388/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[389/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o'.
[390/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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 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 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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  6:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  6:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  5:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  5:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  5:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-23  5:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-23  5:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 22.11.5
C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0")
C linker for the host machine: clang link 14.29.30141.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh)
Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Checking for size of "void *" : 8
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29546/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  9:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  9:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  8:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  8:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  8:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  8:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  8:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  8:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  8:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  8:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  8:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  8:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
[385/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.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)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
[385/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.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)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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 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/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
[385/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.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)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
[385/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.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)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  7:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  7:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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/29543/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-22  6:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-22  6:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 19:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 19:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 19:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 19:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL9               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 14:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 14:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 13:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 13:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 13:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 13:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 13:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 13:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 13:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 13:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 12:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 12:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 40
	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)

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)

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/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9 (ARM)
	Kernel: Depends on container host
	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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-21 11:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-21 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
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

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: clang 16.0.6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	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)

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29531/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 16:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 16:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 16:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 16:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 15:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 15:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 14:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 14:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 14:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 14:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 14:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 14:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 13:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 13:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 12:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 12:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 12:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 12:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 12:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 12:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 12:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 12:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 12:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 12:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 11:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 11:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 11:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 11:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20 10:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20 10:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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 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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL8            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-20  9:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-20  9:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[370/3510] Linking target lib/librte_gro.so.23.0.
[371/3510] Generating member.sym_chk with a meson_exe.py custom command.
[372/3510] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	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)

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/29515/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 21:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 21:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.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/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 21:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 21:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian 12           | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 17:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 17:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 17:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 17:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 17:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 17:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 15:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 15:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 15:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 15:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 15:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 15:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 14:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 14:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 14:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 14:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 14:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 14:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 14:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 14:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 14:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 14:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 14:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 14:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 13:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 13:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 13:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 13:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 13:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 13:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 13:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 13:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 13:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 13:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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: clang 17.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 12:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 12:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Debian 12        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-19 11:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-19 11:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[380/3510] Generating member.sym_chk with a meson_exe.py custom command.
[381/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	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)

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

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/29498/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18 13:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18 13:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18 12:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18 12:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18 10:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18 10:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  8:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  8:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 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 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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 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 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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 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 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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 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 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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[382/3510] Generating member.sym_chk with a meson_exe.py custom command.
[383/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40
	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)

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-18  7:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-18  7:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29478/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  8:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  8:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  8:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  7:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  7:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  7:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  7:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  7:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
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 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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
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 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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
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 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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
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 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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
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 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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
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 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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  6:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-17  5:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-17  5:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 40 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29461/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16 10:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16 10:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  8:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  8:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[378/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[379/3510] 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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  7:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-16  6:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-16  6:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29457/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15 10:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15 10:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  9:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  9:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  9:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  9:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.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
	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
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  8:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  8:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.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
	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
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 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/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.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
	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
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[382/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[383/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.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
	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
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-15  7:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-15  7:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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/29448/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14 10:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14 10:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14 10:19 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14 10:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  8:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  8:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[383/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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

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 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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[383/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[383/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[383/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[383/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[383/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[384/3510] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 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

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:03 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  7:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:40 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| 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
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:24 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:23 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  6:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  5:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  5:58 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  5:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  5:53 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-14  5:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-14  5:48 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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> functional testing issues

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
Target: Unknown

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
Target: Unknown

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
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| scatter                     |  FAIL  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29435/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13 10:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13 10:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 (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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13 10:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-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/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13 10:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13 10:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13 10:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13 10:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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 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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL 7           | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[377/3510] Generating lpm.sym_chk with a meson_exe.py custom command.
[378/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39
	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)

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

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  9:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  9:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  8:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  8:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:58 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  7:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  7:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29420/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  4:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  4:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  4:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  4:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:46 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:42 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[379/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[380/3510] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.0.symbols'.
[381/3510] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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)

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)

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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:35 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  3:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  3:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL9               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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 39
	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)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29408/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:20 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | 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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/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/3510] Linking target lib/librte_lpm.so.23.0.
[381/3510] Generating member.sym_chk with a meson_exe.py custom command.
[382/3510] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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)

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 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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:11 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:06 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | 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:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-13  0:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-13  0:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:113:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:176:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:651: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:113:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:351:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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)

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

CentOS Stream 9
	Kernel: 5.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: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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)

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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/29397/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  9:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  9:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  9:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  9:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  9:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  8:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  8:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  7:12 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  7:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	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 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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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)

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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:25 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:22 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:15 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  6:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:53 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Debian 12 (arm)      | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Debian 12 (arm)      | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Debian 12 (arm)      | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Debian 12 (arm)      | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Debian 12 (arm)      | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Debian 12 (arm)      | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:49 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-10  5:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-10  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29388/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  8:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  8:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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 (arm)
	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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  8:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  8:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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 (arm)
	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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  8:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  8:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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 (arm)
	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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  6:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  6:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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 (arm)
	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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  6:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  6:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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 (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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  6:05 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  6:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:57 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:56 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:55 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:54 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:52 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:51 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:50 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:48 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:47 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:44 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:43 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:40 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:39 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:38 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:37 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:34 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:33 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:32 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:31 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:30 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:28 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-09  5:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-09  5:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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 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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29382/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  8:14 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  8:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  8:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  8:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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 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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:21 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:13 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:10 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (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): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

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 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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:08 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:07 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

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/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:04 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:03 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:02 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:01 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  7:00 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  6:59 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  6:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

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 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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  6:45 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  6:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-08  6:41 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-08  6:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29378/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  9:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  9:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  8:36 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  8:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| 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): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  8:16 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  8:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  8:09 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  8:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  7:29 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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 Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  7:27 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== 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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  7:26 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== 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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  7:18 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  7:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
 --- Failed to get log output --- 
==== 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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL 7
	Kernel: 5.4.0-167-generic
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

* |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139
@ 2024-06-07  7:17 dpdklab
  0 siblings, 0 replies; 1245+ messages in thread
From: dpdklab @ 2024-06-07  7:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

a409653a123bf105970a25c594711a3cdc44d139 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
 --- Failed to get log output --- 
==== End log output ====

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29366/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1245+ messages in thread

end of thread, other threads:[~2024-07-02 10:43 UTC | newest]

Thread overview: 1245+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-28 21:23 |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02 10:42 dpdklab
2024-07-01  8:32 dpdklab
2024-07-01  7:52 dpdklab
2024-07-01  7:49 dpdklab
2024-07-01  7:38 dpdklab
2024-07-01  7:37 dpdklab
2024-07-01  7:05 dpdklab
2024-07-01  7:05 dpdklab
2024-07-01  7:02 dpdklab
2024-07-01  6:59 dpdklab
2024-07-01  6:57 dpdklab
2024-07-01  6:53 dpdklab
2024-07-01  6:51 dpdklab
2024-07-01  6:45 dpdklab
2024-07-01  6:30 dpdklab
2024-07-01  6:26 dpdklab
2024-07-01  6:25 dpdklab
2024-07-01  6:23 dpdklab
2024-07-01  6:18 dpdklab
2024-07-01  6:17 dpdklab
2024-07-01  6:16 dpdklab
2024-07-01  6:13 dpdklab
2024-07-01  6:11 dpdklab
2024-07-01  6:08 dpdklab
2024-07-01  6:03 dpdklab
2024-07-01  6:02 dpdklab
2024-07-01  5:57 dpdklab
2024-07-01  5:35 dpdklab
2024-07-01  4:46 dpdklab
2024-07-01  4:45 dpdklab
2024-06-30  9:39 dpdklab
2024-06-30  8:14 dpdklab
2024-06-30  8:12 dpdklab
2024-06-30  8:07 dpdklab
2024-06-30  8:04 dpdklab
2024-06-30  7:58 dpdklab
2024-06-30  7:52 dpdklab
2024-06-30  7:51 dpdklab
2024-06-30  7:46 dpdklab
2024-06-30  7:39 dpdklab
2024-06-30  7:00 dpdklab
2024-06-30  6:59 dpdklab
2024-06-30  6:54 dpdklab
2024-06-30  6:50 dpdklab
2024-06-30  6:38 dpdklab
2024-06-30  6:34 dpdklab
2024-06-30  6:28 dpdklab
2024-06-30  6:16 dpdklab
2024-06-30  6:15 dpdklab
2024-06-30  6:07 dpdklab
2024-06-30  6:06 dpdklab
2024-06-30  6:06 dpdklab
2024-06-30  6:03 dpdklab
2024-06-30  5:49 dpdklab
2024-06-30  5:47 dpdklab
2024-06-30  5:46 dpdklab
2024-06-30  5:46 dpdklab
2024-06-29 10:14 dpdklab
2024-06-29  9:43 dpdklab
2024-06-29  9:09 dpdklab
2024-06-29  8:26 dpdklab
2024-06-29  8:24 dpdklab
2024-06-29  8:23 dpdklab
2024-06-29  8:19 dpdklab
2024-06-29  8:18 dpdklab
2024-06-29  8:18 dpdklab
2024-06-29  7:36 dpdklab
2024-06-29  7:22 dpdklab
2024-06-29  7:21 dpdklab
2024-06-29  7:18 dpdklab
2024-06-29  7:11 dpdklab
2024-06-29  7:05 dpdklab
2024-06-29  7:03 dpdklab
2024-06-29  7:02 dpdklab
2024-06-29  7:00 dpdklab
2024-06-29  6:47 dpdklab
2024-06-29  6:43 dpdklab
2024-06-29  6:42 dpdklab
2024-06-29  6:41 dpdklab
2024-06-29  6:35 dpdklab
2024-06-29  6:29 dpdklab
2024-06-29  6:27 dpdklab
2024-06-29  6:26 dpdklab
2024-06-29  6:24 dpdklab
2024-06-29  6:20 dpdklab
2024-06-29  6:20 dpdklab
2024-06-29  6:19 dpdklab
2024-06-29  6:18 dpdklab
2024-06-29  6:14 dpdklab
2024-06-29  6:12 dpdklab
2024-06-29  6:07 dpdklab
2024-06-29  6:00 dpdklab
2024-06-29  5:59 dpdklab
2024-06-29  5:58 dpdklab
2024-06-29  5:57 dpdklab
2024-06-29  5:56 dpdklab
2024-06-29  5:55 dpdklab
2024-06-28 21:18 dpdklab
2024-06-28 11:45 dpdklab
2024-06-28 11:44 dpdklab
2024-06-28 11:33 dpdklab
2024-06-28 11:18 dpdklab
2024-06-28 11:18 dpdklab
2024-06-28 11:17 dpdklab
2024-06-28 11:13 dpdklab
2024-06-28 11:00 dpdklab
2024-06-28 10:58 dpdklab
2024-06-28 10:42 dpdklab
2024-06-28 10:37 dpdklab
2024-06-28 10:37 dpdklab
2024-06-28 10:34 dpdklab
2024-06-28 10:22 dpdklab
2024-06-28 10:21 dpdklab
2024-06-28 10:21 dpdklab
2024-06-28 10:19 dpdklab
2024-06-28 10:15 dpdklab
2024-06-28 10:15 dpdklab
2024-06-28 10:14 dpdklab
2024-06-28 10:11 dpdklab
2024-06-28  9:58 dpdklab
2024-06-28  9:28 dpdklab
2024-06-28  9:12 dpdklab
2024-06-28  9:05 dpdklab
2024-06-28  9:02 dpdklab
2024-06-28  3:23 dpdklab
2024-06-28  3:17 dpdklab
2024-06-27 11:26 dpdklab
2024-06-27 11:12 dpdklab
2024-06-27 10:54 dpdklab
2024-06-27 10:38 dpdklab
2024-06-27 10:30 dpdklab
2024-06-27 10:28 dpdklab
2024-06-27 10:28 dpdklab
2024-06-27 10:25 dpdklab
2024-06-27 10:24 dpdklab
2024-06-27 10:20 dpdklab
2024-06-27 10:16 dpdklab
2024-06-27 10:14 dpdklab
2024-06-27 10:13 dpdklab
2024-06-27 10:12 dpdklab
2024-06-27 10:07 dpdklab
2024-06-27 10:07 dpdklab
2024-06-27  9:57 dpdklab
2024-06-27  9:57 dpdklab
2024-06-27  9:56 dpdklab
2024-06-27  9:55 dpdklab
2024-06-27  9:52 dpdklab
2024-06-27  9:51 dpdklab
2024-06-27  9:50 dpdklab
2024-06-27  9:48 dpdklab
2024-06-27  9:45 dpdklab
2024-06-27  9:43 dpdklab
2024-06-27  9:40 dpdklab
2024-06-27  9:35 dpdklab
2024-06-27  9:35 dpdklab
2024-06-27  9:34 dpdklab
2024-06-27  9:33 dpdklab
2024-06-26 15:35 dpdklab
2024-06-26 15:05 dpdklab
2024-06-26 11:41 dpdklab
2024-06-26 11:25 dpdklab
2024-06-26  9:55 dpdklab
2024-06-26  9:54 dpdklab
2024-06-26  9:54 dpdklab
2024-06-26  9:53 dpdklab
2024-06-26  9:53 dpdklab
2024-06-26  9:52 dpdklab
2024-06-26  9:51 dpdklab
2024-06-26  9:51 dpdklab
2024-06-26  9:50 dpdklab
2024-06-26  9:49 dpdklab
2024-06-26  9:49 dpdklab
2024-06-26  9:48 dpdklab
2024-06-26  9:44 dpdklab
2024-06-26  9:43 dpdklab
2024-06-26  9:42 dpdklab
2024-06-26  9:42 dpdklab
2024-06-26  9:41 dpdklab
2024-06-26  9:41 dpdklab
2024-06-26  9:41 dpdklab
2024-06-26  9:41 dpdklab
2024-06-26  9:40 dpdklab
2024-06-26  9:37 dpdklab
2024-06-26  9:37 dpdklab
2024-06-26  9:34 dpdklab
2024-06-26  9:33 dpdklab
2024-06-26  9:32 dpdklab
2024-06-26  9:32 dpdklab
2024-06-26  9:30 dpdklab
2024-06-26  9:30 dpdklab
2024-06-26  9:30 dpdklab
2024-06-26  9:29 dpdklab
2024-06-26  9:29 dpdklab
2024-06-26  9:27 dpdklab
2024-06-26  9:26 dpdklab
2024-06-26  9:26 dpdklab
2024-06-26  9:23 dpdklab
2024-06-26  9:23 dpdklab
2024-06-26  9:22 dpdklab
2024-06-26  9:22 dpdklab
2024-06-26  9:21 dpdklab
2024-06-26  9:21 dpdklab
2024-06-26  9:14 dpdklab
2024-06-26  9:14 dpdklab
2024-06-26  9:14 dpdklab
2024-06-26  9:12 dpdklab
2024-06-26  9:11 dpdklab
2024-06-26  9:10 dpdklab
2024-06-26  8:46 dpdklab
2024-06-26  8:15 dpdklab
2024-06-25 14:54 dpdklab
2024-06-25 14:46 dpdklab
2024-06-25 13:33 dpdklab
2024-06-25 13:32 dpdklab
2024-06-25 13:07 dpdklab
2024-06-25 13:00 dpdklab
2024-06-25 12:55 dpdklab
2024-06-25 12:50 dpdklab
2024-06-25 12:49 dpdklab
2024-06-25 12:42 dpdklab
2024-06-25 12:41 dpdklab
2024-06-25 12:37 dpdklab
2024-06-25 12:37 dpdklab
2024-06-25 12:35 dpdklab
2024-06-25 12:35 dpdklab
2024-06-25 12:33 dpdklab
2024-06-25 12:33 dpdklab
2024-06-25 12:33 dpdklab
2024-06-25 12:30 dpdklab
2024-06-25 12:16 dpdklab
2024-06-25 11:54 dpdklab
2024-06-25 11:52 dpdklab
2024-06-25 11:51 dpdklab
2024-06-25 11:48 dpdklab
2024-06-25 11:48 dpdklab
2024-06-25 11:47 dpdklab
2024-06-25 11:47 dpdklab
2024-06-25 11:11 dpdklab
2024-06-25 11:10 dpdklab
2024-06-25 11:09 dpdklab
2024-06-25 11:08 dpdklab
2024-06-25 11:08 dpdklab
2024-06-25 11:07 dpdklab
2024-06-25 11:07 dpdklab
2024-06-25 10:42 dpdklab
2024-06-25 10:36 dpdklab
2024-06-25 10:35 dpdklab
2024-06-25 10:35 dpdklab
2024-06-25 10:33 dpdklab
2024-06-25 10:32 dpdklab
2024-06-25 10:32 dpdklab
2024-06-25 10:31 dpdklab
2024-06-25 10:29 dpdklab
2024-06-25 10:28 dpdklab
2024-06-25 10:28 dpdklab
2024-06-25 10:27 dpdklab
2024-06-25 10:26 dpdklab
2024-06-25 10:24 dpdklab
2024-06-25 10:23 dpdklab
2024-06-25 10:23 dpdklab
2024-06-25 10:22 dpdklab
2024-06-25 10:21 dpdklab
2024-06-24  8:59 dpdklab
2024-06-24  8:36 dpdklab
2024-06-24  8:05 dpdklab
2024-06-24  7:59 dpdklab
2024-06-24  7:56 dpdklab
2024-06-24  6:59 dpdklab
2024-06-24  6:46 dpdklab
2024-06-24  6:43 dpdklab
2024-06-24  6:34 dpdklab
2024-06-24  6:33 dpdklab
2024-06-24  6:29 dpdklab
2024-06-24  6:24 dpdklab
2024-06-24  6:23 dpdklab
2024-06-24  6:23 dpdklab
2024-06-24  6:21 dpdklab
2024-06-24  6:20 dpdklab
2024-06-24  6:17 dpdklab
2024-06-24  6:16 dpdklab
2024-06-24  6:15 dpdklab
2024-06-24  6:15 dpdklab
2024-06-24  6:14 dpdklab
2024-06-24  6:11 dpdklab
2024-06-24  6:10 dpdklab
2024-06-24  6:10 dpdklab
2024-06-24  6:09 dpdklab
2024-06-24  6:08 dpdklab
2024-06-24  6:08 dpdklab
2024-06-24  6:07 dpdklab
2024-06-24  6:06 dpdklab
2024-06-24  6:06 dpdklab
2024-06-24  6:06 dpdklab
2024-06-24  6:05 dpdklab
2024-06-24  6:05 dpdklab
2024-06-24  6:04 dpdklab
2024-06-24  6:04 dpdklab
2024-06-24  6:02 dpdklab
2024-06-24  6:01 dpdklab
2024-06-24  6:01 dpdklab
2024-06-24  6:00 dpdklab
2024-06-24  5:58 dpdklab
2024-06-24  5:55 dpdklab
2024-06-23  9:57 dpdklab
2024-06-23  9:19 dpdklab
2024-06-23  8:14 dpdklab
2024-06-23  7:46 dpdklab
2024-06-23  7:22 dpdklab
2024-06-23  6:57 dpdklab
2024-06-23  6:52 dpdklab
2024-06-23  6:52 dpdklab
2024-06-23  6:50 dpdklab
2024-06-23  6:46 dpdklab
2024-06-23  6:44 dpdklab
2024-06-23  6:43 dpdklab
2024-06-23  6:40 dpdklab
2024-06-23  6:40 dpdklab
2024-06-23  6:40 dpdklab
2024-06-23  6:37 dpdklab
2024-06-23  6:36 dpdklab
2024-06-23  6:36 dpdklab
2024-06-23  6:35 dpdklab
2024-06-23  6:35 dpdklab
2024-06-23  6:35 dpdklab
2024-06-23  6:33 dpdklab
2024-06-23  6:33 dpdklab
2024-06-23  6:32 dpdklab
2024-06-23  6:31 dpdklab
2024-06-23  6:31 dpdklab
2024-06-23  6:31 dpdklab
2024-06-23  6:30 dpdklab
2024-06-23  6:30 dpdklab
2024-06-23  6:30 dpdklab
2024-06-23  6:28 dpdklab
2024-06-23  6:28 dpdklab
2024-06-23  6:27 dpdklab
2024-06-23  6:26 dpdklab
2024-06-23  6:26 dpdklab
2024-06-23  6:23 dpdklab
2024-06-23  6:22 dpdklab
2024-06-23  6:20 dpdklab
2024-06-23  5:56 dpdklab
2024-06-23  5:55 dpdklab
2024-06-23  5:55 dpdklab
2024-06-23  5:54 dpdklab
2024-06-23  5:54 dpdklab
2024-06-23  5:53 dpdklab
2024-06-22  9:59 dpdklab
2024-06-22  8:25 dpdklab
2024-06-22  8:16 dpdklab
2024-06-22  8:11 dpdklab
2024-06-22  8:05 dpdklab
2024-06-22  8:04 dpdklab
2024-06-22  7:52 dpdklab
2024-06-22  7:50 dpdklab
2024-06-22  7:49 dpdklab
2024-06-22  7:49 dpdklab
2024-06-22  7:46 dpdklab
2024-06-22  7:44 dpdklab
2024-06-22  7:19 dpdklab
2024-06-22  7:10 dpdklab
2024-06-22  7:07 dpdklab
2024-06-22  6:55 dpdklab
2024-06-22  6:52 dpdklab
2024-06-22  6:51 dpdklab
2024-06-22  6:46 dpdklab
2024-06-22  6:45 dpdklab
2024-06-22  6:45 dpdklab
2024-06-22  6:45 dpdklab
2024-06-22  6:44 dpdklab
2024-06-22  6:37 dpdklab
2024-06-22  6:37 dpdklab
2024-06-22  6:27 dpdklab
2024-06-22  6:24 dpdklab
2024-06-22  6:24 dpdklab
2024-06-22  6:22 dpdklab
2024-06-21 19:26 dpdklab
2024-06-21 19:19 dpdklab
2024-06-21 14:33 dpdklab
2024-06-21 13:15 dpdklab
2024-06-21 13:11 dpdklab
2024-06-21 13:11 dpdklab
2024-06-21 13:03 dpdklab
2024-06-21 12:55 dpdklab
2024-06-21 12:54 dpdklab
2024-06-21 12:54 dpdklab
2024-06-21 12:38 dpdklab
2024-06-21 12:29 dpdklab
2024-06-21 12:25 dpdklab
2024-06-21 12:25 dpdklab
2024-06-21 12:20 dpdklab
2024-06-21 12:19 dpdklab
2024-06-21 12:18 dpdklab
2024-06-21 12:17 dpdklab
2024-06-21 12:16 dpdklab
2024-06-21 12:12 dpdklab
2024-06-21 12:10 dpdklab
2024-06-21 12:10 dpdklab
2024-06-21 12:09 dpdklab
2024-06-21 12:08 dpdklab
2024-06-21 12:07 dpdklab
2024-06-21 12:00 dpdklab
2024-06-21 11:59 dpdklab
2024-06-21 11:58 dpdklab
2024-06-21 11:57 dpdklab
2024-06-21 11:57 dpdklab
2024-06-21 11:55 dpdklab
2024-06-21 11:55 dpdklab
2024-06-21 11:53 dpdklab
2024-06-21 11:52 dpdklab
2024-06-21 11:51 dpdklab
2024-06-21 11:50 dpdklab
2024-06-21 11:49 dpdklab
2024-06-21 11:46 dpdklab
2024-06-21 11:44 dpdklab
2024-06-21 11:43 dpdklab
2024-06-21 11:43 dpdklab
2024-06-21 11:43 dpdklab
2024-06-21 11:43 dpdklab
2024-06-21 11:42 dpdklab
2024-06-21 11:38 dpdklab
2024-06-21 11:30 dpdklab
2024-06-21 11:29 dpdklab
2024-06-21 11:27 dpdklab
2024-06-21 11:26 dpdklab
2024-06-21 11:25 dpdklab
2024-06-21 11:21 dpdklab
2024-06-21 11:16 dpdklab
2024-06-21 11:16 dpdklab
2024-06-20 16:27 dpdklab
2024-06-20 16:20 dpdklab
2024-06-20 15:12 dpdklab
2024-06-20 14:54 dpdklab
2024-06-20 14:49 dpdklab
2024-06-20 14:43 dpdklab
2024-06-20 13:03 dpdklab
2024-06-20 12:56 dpdklab
2024-06-20 12:54 dpdklab
2024-06-20 12:50 dpdklab
2024-06-20 12:27 dpdklab
2024-06-20 12:02 dpdklab
2024-06-20 11:19 dpdklab
2024-06-20 11:01 dpdklab
2024-06-20 10:52 dpdklab
2024-06-20 10:20 dpdklab
2024-06-20 10:17 dpdklab
2024-06-20 10:16 dpdklab
2024-06-20 10:15 dpdklab
2024-06-20 10:14 dpdklab
2024-06-20 10:13 dpdklab
2024-06-20 10:11 dpdklab
2024-06-20 10:10 dpdklab
2024-06-20 10:10 dpdklab
2024-06-20 10:09 dpdklab
2024-06-20 10:08 dpdklab
2024-06-20 10:08 dpdklab
2024-06-20 10:08 dpdklab
2024-06-20 10:07 dpdklab
2024-06-20 10:06 dpdklab
2024-06-20 10:04 dpdklab
2024-06-20 10:04 dpdklab
2024-06-20 10:03 dpdklab
2024-06-20 10:02 dpdklab
2024-06-20 10:01 dpdklab
2024-06-20  9:58 dpdklab
2024-06-20  9:58 dpdklab
2024-06-20  9:57 dpdklab
2024-06-20  9:57 dpdklab
2024-06-20  9:57 dpdklab
2024-06-20  9:55 dpdklab
2024-06-20  9:55 dpdklab
2024-06-20  9:55 dpdklab
2024-06-20  9:54 dpdklab
2024-06-20  9:53 dpdklab
2024-06-20  9:53 dpdklab
2024-06-20  9:52 dpdklab
2024-06-20  9:51 dpdklab
2024-06-20  9:50 dpdklab
2024-06-20  9:46 dpdklab
2024-06-19 21:27 dpdklab
2024-06-19 21:02 dpdklab
2024-06-19 17:43 dpdklab
2024-06-19 17:11 dpdklab
2024-06-19 17:07 dpdklab
2024-06-19 15:33 dpdklab
2024-06-19 15:30 dpdklab
2024-06-19 15:27 dpdklab
2024-06-19 14:52 dpdklab
2024-06-19 14:33 dpdklab
2024-06-19 14:32 dpdklab
2024-06-19 14:29 dpdklab
2024-06-19 14:19 dpdklab
2024-06-19 14:03 dpdklab
2024-06-19 13:35 dpdklab
2024-06-19 13:33 dpdklab
2024-06-19 13:32 dpdklab
2024-06-19 13:31 dpdklab
2024-06-19 13:02 dpdklab
2024-06-19 12:59 dpdklab
2024-06-19 12:57 dpdklab
2024-06-19 12:57 dpdklab
2024-06-19 12:55 dpdklab
2024-06-19 12:54 dpdklab
2024-06-19 12:53 dpdklab
2024-06-19 12:53 dpdklab
2024-06-19 12:52 dpdklab
2024-06-19 12:52 dpdklab
2024-06-19 12:51 dpdklab
2024-06-19 12:51 dpdklab
2024-06-19 12:47 dpdklab
2024-06-19 12:46 dpdklab
2024-06-19 12:45 dpdklab
2024-06-19 12:44 dpdklab
2024-06-19 12:42 dpdklab
2024-06-19 12:33 dpdklab
2024-06-19 12:23 dpdklab
2024-06-19 12:23 dpdklab
2024-06-19 12:22 dpdklab
2024-06-19 12:20 dpdklab
2024-06-19 12:19 dpdklab
2024-06-19 11:58 dpdklab
2024-06-19 11:57 dpdklab
2024-06-19 11:52 dpdklab
2024-06-19 11:44 dpdklab
2024-06-19 11:43 dpdklab
2024-06-19 11:41 dpdklab
2024-06-19 11:34 dpdklab
2024-06-19 11:34 dpdklab
2024-06-19 11:18 dpdklab
2024-06-19 11:15 dpdklab
2024-06-19 11:14 dpdklab
2024-06-18 13:42 dpdklab
2024-06-18 12:48 dpdklab
2024-06-18 10:50 dpdklab
2024-06-18  8:42 dpdklab
2024-06-18  7:59 dpdklab
2024-06-18  7:59 dpdklab
2024-06-18  7:58 dpdklab
2024-06-18  7:57 dpdklab
2024-06-18  7:57 dpdklab
2024-06-18  7:52 dpdklab
2024-06-18  7:51 dpdklab
2024-06-18  7:50 dpdklab
2024-06-18  7:48 dpdklab
2024-06-18  7:46 dpdklab
2024-06-18  7:45 dpdklab
2024-06-18  7:44 dpdklab
2024-06-18  7:41 dpdklab
2024-06-18  7:39 dpdklab
2024-06-18  7:38 dpdklab
2024-06-18  7:35 dpdklab
2024-06-18  7:35 dpdklab
2024-06-18  7:34 dpdklab
2024-06-18  7:34 dpdklab
2024-06-18  7:34 dpdklab
2024-06-18  7:33 dpdklab
2024-06-18  7:33 dpdklab
2024-06-18  7:32 dpdklab
2024-06-18  7:32 dpdklab
2024-06-18  7:31 dpdklab
2024-06-18  7:30 dpdklab
2024-06-18  7:30 dpdklab
2024-06-18  7:29 dpdklab
2024-06-18  7:29 dpdklab
2024-06-18  7:29 dpdklab
2024-06-18  7:23 dpdklab
2024-06-18  7:23 dpdklab
2024-06-18  7:23 dpdklab
2024-06-18  7:22 dpdklab
2024-06-18  7:22 dpdklab
2024-06-18  7:22 dpdklab
2024-06-18  7:21 dpdklab
2024-06-18  7:19 dpdklab
2024-06-18  7:19 dpdklab
2024-06-18  7:18 dpdklab
2024-06-18  7:15 dpdklab
2024-06-18  7:11 dpdklab
2024-06-18  7:11 dpdklab
2024-06-18  7:10 dpdklab
2024-06-18  7:10 dpdklab
2024-06-18  7:09 dpdklab
2024-06-18  7:08 dpdklab
2024-06-18  7:06 dpdklab
2024-06-18  7:06 dpdklab
2024-06-18  7:05 dpdklab
2024-06-18  7:04 dpdklab
2024-06-17  8:55 dpdklab
2024-06-17  8:42 dpdklab
2024-06-17  7:37 dpdklab
2024-06-17  7:36 dpdklab
2024-06-17  7:29 dpdklab
2024-06-17  7:27 dpdklab
2024-06-17  6:41 dpdklab
2024-06-17  6:25 dpdklab
2024-06-17  6:25 dpdklab
2024-06-17  6:18 dpdklab
2024-06-17  6:07 dpdklab
2024-06-17  6:07 dpdklab
2024-06-17  6:07 dpdklab
2024-06-17  6:06 dpdklab
2024-06-17  6:05 dpdklab
2024-06-17  6:02 dpdklab
2024-06-17  5:56 dpdklab
2024-06-17  5:53 dpdklab
2024-06-17  5:52 dpdklab
2024-06-17  5:50 dpdklab
2024-06-17  5:50 dpdklab
2024-06-17  5:49 dpdklab
2024-06-17  5:47 dpdklab
2024-06-17  5:46 dpdklab
2024-06-17  5:44 dpdklab
2024-06-17  5:44 dpdklab
2024-06-17  5:44 dpdklab
2024-06-17  5:43 dpdklab
2024-06-17  5:42 dpdklab
2024-06-17  5:42 dpdklab
2024-06-17  5:41 dpdklab
2024-06-17  5:39 dpdklab
2024-06-17  5:38 dpdklab
2024-06-17  5:38 dpdklab
2024-06-17  5:37 dpdklab
2024-06-17  5:37 dpdklab
2024-06-17  5:37 dpdklab
2024-06-17  5:32 dpdklab
2024-06-17  5:31 dpdklab
2024-06-16 10:48 dpdklab
2024-06-16  8:31 dpdklab
2024-06-16  8:30 dpdklab
2024-06-16  8:27 dpdklab
2024-06-16  8:24 dpdklab
2024-06-16  8:19 dpdklab
2024-06-16  8:18 dpdklab
2024-06-16  8:17 dpdklab
2024-06-16  8:15 dpdklab
2024-06-16  8:14 dpdklab
2024-06-16  8:11 dpdklab
2024-06-16  8:08 dpdklab
2024-06-16  8:08 dpdklab
2024-06-16  7:56 dpdklab
2024-06-16  7:51 dpdklab
2024-06-16  7:46 dpdklab
2024-06-16  7:21 dpdklab
2024-06-16  7:20 dpdklab
2024-06-16  7:18 dpdklab
2024-06-16  7:16 dpdklab
2024-06-16  7:15 dpdklab
2024-06-16  7:14 dpdklab
2024-06-16  7:14 dpdklab
2024-06-16  7:13 dpdklab
2024-06-16  7:13 dpdklab
2024-06-16  7:13 dpdklab
2024-06-16  7:12 dpdklab
2024-06-16  7:11 dpdklab
2024-06-16  7:10 dpdklab
2024-06-16  7:10 dpdklab
2024-06-16  7:07 dpdklab
2024-06-16  7:06 dpdklab
2024-06-16  7:06 dpdklab
2024-06-16  7:05 dpdklab
2024-06-16  7:05 dpdklab
2024-06-16  7:04 dpdklab
2024-06-16  7:03 dpdklab
2024-06-16  7:03 dpdklab
2024-06-16  7:01 dpdklab
2024-06-16  7:00 dpdklab
2024-06-16  7:00 dpdklab
2024-06-16  6:58 dpdklab
2024-06-15 10:08 dpdklab
2024-06-15  9:35 dpdklab
2024-06-15  9:25 dpdklab
2024-06-15  8:59 dpdklab
2024-06-15  8:58 dpdklab
2024-06-15  8:53 dpdklab
2024-06-15  8:45 dpdklab
2024-06-15  8:42 dpdklab
2024-06-15  8:12 dpdklab
2024-06-15  8:08 dpdklab
2024-06-15  8:01 dpdklab
2024-06-15  8:00 dpdklab
2024-06-15  7:59 dpdklab
2024-06-15  7:58 dpdklab
2024-06-15  7:54 dpdklab
2024-06-15  7:52 dpdklab
2024-06-15  7:44 dpdklab
2024-06-15  7:39 dpdklab
2024-06-15  7:38 dpdklab
2024-06-15  7:32 dpdklab
2024-06-15  7:30 dpdklab
2024-06-15  7:24 dpdklab
2024-06-15  7:22 dpdklab
2024-06-15  7:22 dpdklab
2024-06-15  7:08 dpdklab
2024-06-15  7:03 dpdklab
2024-06-15  7:02 dpdklab
2024-06-14 10:21 dpdklab
2024-06-14 10:19 dpdklab
2024-06-14  8:50 dpdklab
2024-06-14  7:59 dpdklab
2024-06-14  7:59 dpdklab
2024-06-14  7:57 dpdklab
2024-06-14  7:50 dpdklab
2024-06-14  7:44 dpdklab
2024-06-14  7:43 dpdklab
2024-06-14  7:42 dpdklab
2024-06-14  7:36 dpdklab
2024-06-14  7:29 dpdklab
2024-06-14  7:28 dpdklab
2024-06-14  7:25 dpdklab
2024-06-14  7:15 dpdklab
2024-06-14  7:13 dpdklab
2024-06-14  7:04 dpdklab
2024-06-14  7:04 dpdklab
2024-06-14  7:03 dpdklab
2024-06-14  7:03 dpdklab
2024-06-14  7:03 dpdklab
2024-06-14  7:03 dpdklab
2024-06-14  7:02 dpdklab
2024-06-14  7:00 dpdklab
2024-06-14  6:42 dpdklab
2024-06-14  6:40 dpdklab
2024-06-14  6:40 dpdklab
2024-06-14  6:25 dpdklab
2024-06-14  6:24 dpdklab
2024-06-14  6:23 dpdklab
2024-06-14  6:20 dpdklab
2024-06-14  6:16 dpdklab
2024-06-14  6:16 dpdklab
2024-06-14  6:15 dpdklab
2024-06-14  6:14 dpdklab
2024-06-14  6:10 dpdklab
2024-06-14  6:03 dpdklab
2024-06-14  6:02 dpdklab
2024-06-14  5:58 dpdklab
2024-06-14  5:53 dpdklab
2024-06-14  5:48 dpdklab
2024-06-13 10:59 dpdklab
2024-06-13 10:35 dpdklab
2024-06-13 10:27 dpdklab
2024-06-13 10:20 dpdklab
2024-06-13 10:08 dpdklab
2024-06-13 10:03 dpdklab
2024-06-13 10:00 dpdklab
2024-06-13  9:56 dpdklab
2024-06-13  9:55 dpdklab
2024-06-13  9:54 dpdklab
2024-06-13  9:54 dpdklab
2024-06-13  9:53 dpdklab
2024-06-13  9:51 dpdklab
2024-06-13  9:51 dpdklab
2024-06-13  9:50 dpdklab
2024-06-13  9:49 dpdklab
2024-06-13  9:49 dpdklab
2024-06-13  9:48 dpdklab
2024-06-13  9:17 dpdklab
2024-06-13  9:16 dpdklab
2024-06-13  9:13 dpdklab
2024-06-13  9:08 dpdklab
2024-06-13  8:59 dpdklab
2024-06-13  8:45 dpdklab
2024-06-13  8:44 dpdklab
2024-06-13  8:42 dpdklab
2024-06-13  8:38 dpdklab
2024-06-13  8:37 dpdklab
2024-06-13  8:37 dpdklab
2024-06-13  8:36 dpdklab
2024-06-13  8:35 dpdklab
2024-06-13  8:35 dpdklab
2024-06-13  8:31 dpdklab
2024-06-13  8:30 dpdklab
2024-06-13  8:22 dpdklab
2024-06-13  8:18 dpdklab
2024-06-13  8:14 dpdklab
2024-06-13  8:13 dpdklab
2024-06-13  8:06 dpdklab
2024-06-13  8:05 dpdklab
2024-06-13  8:04 dpdklab
2024-06-13  8:02 dpdklab
2024-06-13  8:01 dpdklab
2024-06-13  7:58 dpdklab
2024-06-13  7:57 dpdklab
2024-06-13  7:52 dpdklab
2024-06-13  7:49 dpdklab
2024-06-13  7:49 dpdklab
2024-06-13  7:48 dpdklab
2024-06-13  7:48 dpdklab
2024-06-13  4:05 dpdklab
2024-06-13  4:00 dpdklab
2024-06-13  3:51 dpdklab
2024-06-13  3:51 dpdklab
2024-06-13  3:51 dpdklab
2024-06-13  3:50 dpdklab
2024-06-13  3:50 dpdklab
2024-06-13  3:48 dpdklab
2024-06-13  3:48 dpdklab
2024-06-13  3:48 dpdklab
2024-06-13  3:48 dpdklab
2024-06-13  3:47 dpdklab
2024-06-13  3:47 dpdklab
2024-06-13  3:47 dpdklab
2024-06-13  3:46 dpdklab
2024-06-13  3:45 dpdklab
2024-06-13  3:45 dpdklab
2024-06-13  3:45 dpdklab
2024-06-13  3:44 dpdklab
2024-06-13  3:44 dpdklab
2024-06-13  3:44 dpdklab
2024-06-13  3:43 dpdklab
2024-06-13  3:43 dpdklab
2024-06-13  3:43 dpdklab
2024-06-13  3:43 dpdklab
2024-06-13  3:43 dpdklab
2024-06-13  3:42 dpdklab
2024-06-13  3:42 dpdklab
2024-06-13  3:42 dpdklab
2024-06-13  3:42 dpdklab
2024-06-13  3:41 dpdklab
2024-06-13  3:41 dpdklab
2024-06-13  3:41 dpdklab
2024-06-13  3:41 dpdklab
2024-06-13  3:40 dpdklab
2024-06-13  3:40 dpdklab
2024-06-13  3:39 dpdklab
2024-06-13  3:39 dpdklab
2024-06-13  3:37 dpdklab
2024-06-13  3:36 dpdklab
2024-06-13  3:36 dpdklab
2024-06-13  3:35 dpdklab
2024-06-13  3:34 dpdklab
2024-06-13  3:34 dpdklab
2024-06-13  3:33 dpdklab
2024-06-13  3:29 dpdklab
2024-06-13  3:29 dpdklab
2024-06-13  3:28 dpdklab
2024-06-13  3:28 dpdklab
2024-06-13  3:27 dpdklab
2024-06-13  3:26 dpdklab
2024-06-13  0:20 dpdklab
2024-06-13  0:18 dpdklab
2024-06-13  0:17 dpdklab
2024-06-13  0:17 dpdklab
2024-06-13  0:17 dpdklab
2024-06-13  0:17 dpdklab
2024-06-13  0:17 dpdklab
2024-06-13  0:16 dpdklab
2024-06-13  0:16 dpdklab
2024-06-13  0:16 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:15 dpdklab
2024-06-13  0:14 dpdklab
2024-06-13  0:14 dpdklab
2024-06-13  0:14 dpdklab
2024-06-13  0:14 dpdklab
2024-06-13  0:14 dpdklab
2024-06-13  0:14 dpdklab
2024-06-13  0:13 dpdklab
2024-06-13  0:13 dpdklab
2024-06-13  0:13 dpdklab
2024-06-13  0:13 dpdklab
2024-06-13  0:13 dpdklab
2024-06-13  0:12 dpdklab
2024-06-13  0:12 dpdklab
2024-06-13  0:12 dpdklab
2024-06-13  0:12 dpdklab
2024-06-13  0:12 dpdklab
2024-06-13  0:11 dpdklab
2024-06-13  0:11 dpdklab
2024-06-13  0:10 dpdklab
2024-06-13  0:09 dpdklab
2024-06-13  0:08 dpdklab
2024-06-13  0:08 dpdklab
2024-06-13  0:08 dpdklab
2024-06-13  0:08 dpdklab
2024-06-13  0:07 dpdklab
2024-06-13  0:07 dpdklab
2024-06-13  0:07 dpdklab
2024-06-13  0:06 dpdklab
2024-06-13  0:06 dpdklab
2024-06-13  0:05 dpdklab
2024-06-13  0:05 dpdklab
2024-06-13  0:05 dpdklab
2024-06-13  0:04 dpdklab
2024-06-10  9:57 dpdklab
2024-06-10  9:32 dpdklab
2024-06-10  9:17 dpdklab
2024-06-10  8:56 dpdklab
2024-06-10  7:12 dpdklab
2024-06-10  6:39 dpdklab
2024-06-10  6:36 dpdklab
2024-06-10  6:31 dpdklab
2024-06-10  6:25 dpdklab
2024-06-10  6:22 dpdklab
2024-06-10  6:18 dpdklab
2024-06-10  6:15 dpdklab
2024-06-10  6:14 dpdklab
2024-06-10  6:08 dpdklab
2024-06-10  6:04 dpdklab
2024-06-10  6:03 dpdklab
2024-06-10  6:00 dpdklab
2024-06-10  5:57 dpdklab
2024-06-10  5:53 dpdklab
2024-06-10  5:52 dpdklab
2024-06-10  5:51 dpdklab
2024-06-10  5:51 dpdklab
2024-06-10  5:51 dpdklab
2024-06-10  5:50 dpdklab
2024-06-10  5:50 dpdklab
2024-06-10  5:50 dpdklab
2024-06-10  5:50 dpdklab
2024-06-10  5:50 dpdklab
2024-06-10  5:50 dpdklab
2024-06-10  5:49 dpdklab
2024-06-10  5:49 dpdklab
2024-06-10  5:48 dpdklab
2024-06-10  5:48 dpdklab
2024-06-10  5:45 dpdklab
2024-06-10  5:44 dpdklab
2024-06-10  5:43 dpdklab
2024-06-09  8:28 dpdklab
2024-06-09  8:17 dpdklab
2024-06-09  8:09 dpdklab
2024-06-09  6:47 dpdklab
2024-06-09  6:34 dpdklab
2024-06-09  6:05 dpdklab
2024-06-09  6:00 dpdklab
2024-06-09  5:57 dpdklab
2024-06-09  5:57 dpdklab
2024-06-09  5:56 dpdklab
2024-06-09  5:56 dpdklab
2024-06-09  5:55 dpdklab
2024-06-09  5:55 dpdklab
2024-06-09  5:55 dpdklab
2024-06-09  5:55 dpdklab
2024-06-09  5:54 dpdklab
2024-06-09  5:54 dpdklab
2024-06-09  5:54 dpdklab
2024-06-09  5:52 dpdklab
2024-06-09  5:52 dpdklab
2024-06-09  5:51 dpdklab
2024-06-09  5:50 dpdklab
2024-06-09  5:48 dpdklab
2024-06-09  5:48 dpdklab
2024-06-09  5:47 dpdklab
2024-06-09  5:45 dpdklab
2024-06-09  5:44 dpdklab
2024-06-09  5:43 dpdklab
2024-06-09  5:40 dpdklab
2024-06-09  5:39 dpdklab
2024-06-09  5:39 dpdklab
2024-06-09  5:39 dpdklab
2024-06-09  5:38 dpdklab
2024-06-09  5:37 dpdklab
2024-06-09  5:37 dpdklab
2024-06-09  5:37 dpdklab
2024-06-09  5:34 dpdklab
2024-06-09  5:33 dpdklab
2024-06-09  5:32 dpdklab
2024-06-09  5:31 dpdklab
2024-06-09  5:31 dpdklab
2024-06-09  5:30 dpdklab
2024-06-09  5:30 dpdklab
2024-06-09  5:28 dpdklab
2024-06-09  5:28 dpdklab
2024-06-09  5:27 dpdklab
2024-06-09  5:26 dpdklab
2024-06-08  8:14 dpdklab
2024-06-08  8:13 dpdklab
2024-06-08  7:26 dpdklab
2024-06-08  7:21 dpdklab
2024-06-08  7:18 dpdklab
2024-06-08  7:13 dpdklab
2024-06-08  7:10 dpdklab
2024-06-08  7:09 dpdklab
2024-06-08  7:09 dpdklab
2024-06-08  7:09 dpdklab
2024-06-08  7:08 dpdklab
2024-06-08  7:07 dpdklab
2024-06-08  7:04 dpdklab
2024-06-08  7:04 dpdklab
2024-06-08  7:03 dpdklab
2024-06-08  7:02 dpdklab
2024-06-08  7:01 dpdklab
2024-06-08  7:00 dpdklab
2024-06-08  6:59 dpdklab
2024-06-08  6:45 dpdklab
2024-06-08  6:41 dpdklab
2024-06-07  9:18 dpdklab
2024-06-07  8:36 dpdklab
2024-06-07  8:16 dpdklab
2024-06-07  8:09 dpdklab
2024-06-07  7:29 dpdklab
2024-06-07  7:27 dpdklab
2024-06-07  7:26 dpdklab
2024-06-07  7:18 dpdklab
2024-06-07  7:17 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).